home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 December / PSL Monthly Shareware CD-ROM (Public Software Library)(December 1994).bin / filesbbs / pgm_dos / pascal2.bbs < prev    next >
File List  |  1994-11-09  |  39KB  |  487 lines

  1. 3D120.ZIP      116097  09-06-93  3D 1.2 is a companion to 3DLib. (Reg.Fee: $10)
  2. 3DLIB30A.ZIP   179751  03-16-94  3DLib 3.0 is a Turbo Pascal 3D graphic
  3.                                | animation package. It features fast wire-mesh 
  4.                                | 3D objects with a macro to Pascal language    
  5.                                | translator, support for TP for DOS and TP for 
  6.                                | Windows, DOS and windows hosted macro         
  7.                                | translator and animator, and a new DOS object 
  8.                                | compiler. Also included is a C++ library for  
  9.                                | BC__/BGI. (Ron Loewy) (Reg.Fee: $50)          
  10. 3DLIB30B.ZIP   224716  03-16-94  See 3DLIB30A.ZIP                              
  11. ARRAYRW.ZIP      2033  02-07-92  Arrays for TP  is TP unit that provides
  12.                                | support for regular arrays and huge arrays.   
  13.                                | (Robert Warren) (Reg.Fee: $0)                 
  14. BASICS.ZIP      11839  03-25-94  Basics 1.0 is a library of over 30 BASIC
  15.                                | routines coded and compiled for use by Pascal 
  16.                                | programmers. (Sierra Consultants) (Reg.Fee:   
  17.                                | $5)                                           
  18. BFLOAT.ZIP       6399  05-29-89  BFloat 1.0 will convert a MicroSoft Binary
  19.                                | Floating point number to IEEE extended        
  20.                                | format. The result can be returned to TP      
  21.                                | single and double variables and TP will       
  22.                                | handle the conversion. Pascal source          
  23.                                | included. (J. P Ritchey) (Reg.Fee: $0)        
  24. BGICLIP.ZIP     48416  11-07-90  Clip and ClipShow  includes two programs to
  25.                                | produce and display BGI clip art for use with 
  26.                                | PutImage. (Peter Donnelly) (Reg.Fee: $0-$10)  
  27. BIGCHAR.ZIP      6716  06-22-89  BigChar  is a TP unit for writing text to the
  28.                                | screen in large characters. It is primarily   
  29.                                | intended for writing opening logo screens.    
  30.                                | (Brian F. Swisher) (Reg.Fee: $5)              
  31. BOOSTERS.ZIP    92591  10-13-93  Boosters  is a set of routines for Turbo
  32.                                | Pascal programmers. Included is sixty-three   
  33.                                | assembler-coded routines, screen generator,   
  34.                                | example programs, and complete documentation. 
  35.                                | Boosters supports string, video, heap, DOS,   
  36.                                | and special-effects routines in TEXT mode,    
  37.                                | for any IBM PC/PS or true compatible. (George 
  38.                                | F. Smith & Company) (Reg.Fee: $19-$35)        
  39. BRESN.PAS        2007  01-05-93  BRESN  shows how to draw a line using
  40.                                | Bresenham's algorithm, also known as midpoint 
  41.                                | algorithm. This method is used by AutoCad and 
  42.                                | other popular graphic programs. (Chetan       
  43.                                | Deshpande) (Reg.Fee: $0)                      
  44. CALCTP.ZIP      25229  11-04-89  CalcTP  is a unit for TP5 that allows a
  45.                                | programmer to add a pop-up calculator to any  
  46.                                | application. Included are illustrative code   
  47.                                | and several ASCII representations of          
  48.                                | calculators for on-screen use. (Timothy       
  49.                                | Coleman) (Reg.Fee: $20-$60)                   
  50. COMPLXO.ZIP     14170  01-15-92  ComplxOps  is a ComplexOps UNIT providing
  51.                                | complex arithmetic and transcendental         
  52.                                | functions. (Earl F. Glynn) (Reg.Fee: $0)      
  53. CUSTOM.ZIP     110283  01-14-94  CUSTOM  contains a sampling of five
  54.                                | customized screen saver modules for WIN31.    
  55.                                | (Eric G. Robichaud) (ASP) (Reg.Fee: $0)       
  56. DLGDRW.ZIP       2722  08-12-92  Dlgdrw  shows how to change text and text
  57.                                | color, and send messages in a dialog box.     
  58.                                | (Borland International) (Reg.Fee: $0)         
  59. DOLRWRD.ZIP      5361  12-10-89  DollarWord  is a TP unit for converting a
  60.                                | number from the form "###,###.##" to the      
  61.                                | spelled-out format for check writing. The     
  62.                                | program works on number strings from 0.00 to  
  63.                                | 999,999.99. The source code is included. (Rob 
  64.                                | Loew) (Reg.Fee: $0)                           
  65. EGAFONT.ZIP    233923  10-16-93  EGAFont  is a set of programs for the easy
  66.                                | creation and editing of EGA/VGA fonts.        
  67.                                | Several EGA/VGA fonts are included, as are    
  68.                                | several related video utilities. (Aaron M.    
  69.                                | Williams) (Reg.Fee: $10)                      
  70. EGALOGO.ZIP     30699  01-17-92  EGALogo  lets you create smooth scrolling
  71.                                | logos for EGA and VGA. (Reg.Fee: $0)          
  72. FASTKEY.ZIP     31076  12-11-92  FastKey 1.1 is a TP6 unit that provides
  73.                                | low-level monitoring of the keyboard, keeping 
  74.                                | track of which keys are pressed and which are 
  75.                                | not. Sample files included. (Steve Holley)    
  76.                                | (Reg.Fee: $20)                                
  77. FIN_TP.ZIP       1626  01-20-90  Finance (PA)  is source code for loan payment
  78.                                | and amortization routines. (Pat Anderson)     
  79.                                | (Reg.Fee: $0)                                 
  80. FLXKEY.ZIP      58954  02-21-93  FlxKey 1.1 is a unit that lets you create
  81.                                | encrypted user registration keys for          
  82.                                | programs. (Guy McLoughlin) (Reg.Fee: $15)     
  83. FLXLIST.ZIP     11147  03-05-90  FlexList  provides TP5.5 applications with a
  84.                                | generic hybrid stack-queue-list-array object. 
  85.                                | There are 31 methods that allow you to push,  
  86.                                | pop, insert, delete, sort, store, recall,     
  87.                                | etc. lists of any type data. (Power SoftWare) 
  88.                                | (Reg.Fee: $14)                                
  89. FPU.ZIP          2681  12-22-91  FPU  contains four TP functions using BASM to
  90.                                | directly access the 80387/80486. Functions    
  91.                                | include FARCTAN, FSIN, FCOS, and FTAN. (Erik  
  92.                                | Olbrys) (Reg.Fee: $0)                         
  93. FREEFNT.ZIP     16240  04-29-23  FreeFont  contains TP units that work
  94.                                | together with the Borland BGI to allow you to 
  95.                                | display text in any direction with any slant  
  96.                                | using BGI stroked fonts. (Michael E. Garey)   
  97.                                | (Reg.Fee: $0-$10)                             
  98. FUTILS.ZIP      28483  10-01-89  FUtils  is a set of TP5.5 units, mostly
  99.                                | written in assembler. Routines included do    
  100.                                | very fast swapping of variables; fast         
  101.                                | conversion between Pascal and C strings and   
  102.                                | faster Move and FillChar; array-based stack   
  103.                                | handling; fast